#header {
    background-image: url("https://www.game-learn.com/mkt/Landings/Landing whitepaper/assets/img/Fondo-Cabecera.jpg");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
}

#logo_header {
    margin-top: 15%;
    margin-bottom: 35px;
}

#logo_gl {
    max-width: 80%;
}

.p1 {
    font-family: Inter;
    font-size: 40px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    margin: 0;
}

.p2 {
    font-family: Inter;
    font-size: 40px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}

.p3 {
    font-family: Inter;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    margin-bottom: 60px;
}

.logos {
    max-height: 70px;
}

#logos1 {
    margin-bottom: 35px;
}

#logos2 {
    margin-bottom: 75px;
}

.text_parrafo {
    font-family: Inter;
    font-size: 1.2rem;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: left;
    color: #888888;
}

.learning {
    font-size: 2.4rem;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #27aaf0;
}

.target {
    margin-bottom: 25px;
    margin-top: 25px;
}

.cls-1 {
    fill: #27a9ef;
}

.points {
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #888888;
}

.pointsBold {
    font-family: Inter;
    font-size: 16px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #888888;
    font-weight: 300 !important;
}

.probeta {
    max-height: 250px;
    width: auto;
}

.card {
    background-color: #FFFFFF !important;
}

.ponenteName {
    font-family: Inter;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #27aaf0 !important;
}

.ponenteInfo {
    font-family: Inter;
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #888888 !important;
}

.check {
    max-width: 35px;
    height: auto;
}


@media (max-width: 575.98px) {
    #logo_footer_grande {
        display: none;
    }
}

@media (max-width: 767.98px) {
}

@media (max-width: 991.98px) {
}

@media (max-width: 1199.98px) {
}